home *** CD-ROM | disk | FTP | other *** search
-
- Update for version 2.10 of Outdoor.
-
- Realizing the bug in Opus is a serious one, I've added another
- command line option that allows you to manually add the BAUD rate of
- the caller.
-
- Syntax:
-
- OUTDOOR /Rpath /Ppath /Brate
-
- /B allws you to proceed with the baud rate specified as rate.
-
- For example:
-
- OUTDOOR /Rc:\opus\door /B1200
- Would tell OUTDOOR the caller is calling at 1200 baud.
-
- The usefull upshift of this is that you can use Ron Bemis's BAUD.EXE program
- to get an errorlevel then do a:
- IF ERROR LEVEL 11 outdoor /Rc:\opus\doors\ /B2400
- IF ERROR LEVEL 8 outdoor /Rc:\opus\doors\ /B1200
- IF ERROR LEVEL 6 outdoor /Rc:\opus\doors\ /B300
- ...
-
- And thus eliminating any errors!
-
-